home *** CD-ROM | disk | FTP | other *** search
Text File | 1994-12-04 | 1.4 KB | 24 lines | [TEXT/MACA] |
- Here's the source to Stringart which I promised a few weeks ago. I've been
- swamped doing real work and just haven't gotten around to it until now.
- I received quite a few requests for this so I'm posting it rather than sending
- individual copies to people. I spent quite a bit of time adding profuse
- comments so that MacBeginners can see what's necessary for a minimal
- application in C on the Mac.
- This code is functionally the same as the object code I posted a few weeks
- ago, except that a few things have been robustified and it will now use the
- entire screen if running on a Lisa. If anyone wants this new version to run
- on a Lisa but doesn't have MegaMax to compile it with I'll be happy to send
- them a binhex'd copy. To help relieve net congestion I won't repost the
- object code.
- This code was prepared with Megamax C version 2. As far as I know there is
- no reason why it shouldn't work with version 1 also, but I haven't tried it.
- There are two programs here. One generates a third C source file which
- declares the tables of numbers used to draw the vectors. This file and the
- stringart program itself are linked together to produce the application.
- Compilation instructions are in the comments in the stringart.c source.
-
- Feel free to distribute this thing far and wide. Perhaps someone could
- post it on CompuServe. I'd be glad to hear any comments about StringArt.
-
- Ron Hitchens hitchens@ut-sally.ARPA ...!ihnp4!ut-sally!hitchens.UUCP
-